• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

2017년 1월

Python 객체용 샘플 코드

#encoding:utf-8 '''example 1 class test: def __init__(self,year,**arg): self.year = year self.args = arg def kaka(self): if isinstance(self.year,str): print 'input\'s year is a string! ',v for k in self.args: print str(k...

2017년 1월

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more